/* custom stuff */

.sitetitle {
	font-size: 24px;
	font-weight: 9000;
	font-family: "Monotype Corsiva";
	color: #FF6633;
	text-indent: 1px;
	
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color:#000000;
 }

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: "Script MT Bold";
font-size: 35px;
font-weight: normal;
color            : #FF6633;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;

  color: #330066;
}

a.pathway:link, a.pathway:visited {
 
  font-weight      : normal;
}

a.pathway:hover {
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        background-position: left;
        text-align: left;
        }





a.sublevel:hover {
        text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
       font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
                }

table.moduletable th {

font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #12397a;
text-align:left;
width:201px;
height:29px;
background:url(pannerlheaderbg_10.jpg) no-repeat;
padding-left:39px;
padding-top:5px;
}

table.moduletable td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;

	line-height: normal;
	font-weight: normal;
	color: #000000;
	

        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
	color            : #558DC6;
	font-weight      : normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
	display: block;
}

.sectiontableentry1 {
  
}

.sectiontableentry2 {
 
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
font-weight: normal;
width:100%;
}

.contentpaneopen {
font-weight: normal;
width:100%;
}

.contentheading, .componentheading {
 font-family      :  Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6633;
height:30px;
width:100%;

padding-left:10px;
padding-bottom:18px;
	}

.createdate {
  font-family      : Verdrana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}



.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}



/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}


/* Styles for dhtml tabbed-pages */
.ontab {
	

	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

A:link {
	COLOR: #FF6633; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF6633; TEXT-DECORATION: none
}
A:active {
	COLOR: #FF6633; TEXT-DECORATION: none
}
A:hover {
	COLOR: #86A9C4; TEXT-DECORATION: none
}